Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.browser
/
WindowState
Window
State
enum
WindowState
:
Enum
<
WindowState
>
Content copied to clipboard
The state of the browser window.
Entries
Properties
Sources
Entries
NORMAL
Link copied to clipboard
NORMAL
()
Content copied to clipboard
MINIMIZED
Link copied to clipboard
MINIMIZED
()
Content copied to clipboard
MAXIMIZED
Link copied to clipboard
MAXIMIZED
()
Content copied to clipboard
FULLSCREEN
Link copied to clipboard
FULLSCREEN
()
Content copied to clipboard
On this page
On this page
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
On this page
On this page
Sources
jvm source
Link copied to clipboard
On this page
On this page